-
Home
-
Social Integration
-
0.8.2.2 (latest)
-
Code
-
Classes
- TwitterOAuth
Total Complexity |
41 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
433 |
Lines of code |
199 |
Logical lines of code |
115 |
Comment lines |
166 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request() |
A |
41 |
9 |
52 |
__construct() |
S |
62 |
5 |
11 |
oAuthRequest() |
S |
59 |
3 |
13 |
parseHeaders() |
S |
61 |
3 |
11 |
uploadMediaChunked() |
S |
52 |
2 |
24 |
oauth() |
S |
60 |
2 |
13 |
upload() |
S |
69 |
2 |
7 |
oauth2() |
S |
60 |
1 |
12 |
setOauthToken() |
S |
79 |
1 |
3 |
getLastApiPath() |
S |
81 |
1 |
3 |
getLastHttpCode() |
S |
81 |
1 |
3 |
getLastXHeaders() |
S |
81 |
1 |
3 |
getLastBody() |
S |
81 |
1 |
3 |
resetLastResponse() |
S |
80 |
1 |
3 |
url() |
S |
70 |
1 |
6 |
get() |
S |
78 |
1 |
3 |
post() |
S |
78 |
1 |
3 |
delete() |
S |
78 |
1 |
3 |
put() |
S |
78 |
1 |
3 |
uploadMediaNotChunked() |
S |
69 |
1 |
6 |
http() |
S |
64 |
1 |
9 |
encodeAppAuthorization() |
S |
72 |
1 |
5 |